-
-
Notifications
You must be signed in to change notification settings - Fork 9
feat: Add EoS checker #976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4d29913
to
eae6280
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rust code change LGTM
We should mention the new EOL checker in the CHANGELOG.md and that it's enabled by default and can be disabled using --eos-disabled
.
Technically also a flag to disable CRD maintenance was added, but as this is not used yet, I think I would skip that to not confuse users.
Once we have nice changelog entries we can simply copy/paste them to other operators.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thx!
Note
This PR serves as the model PR to introduce the EoS warning across all other operators.
Part of stackabletech/issues#733. This adds the EoS checker to the operator.